-
Home
-
Gutenverse – Ultimate WordPress FSE Blocks Addons & Ecosystem
-
2.0.5
-
Code
-
Classes
- Style_Cache
| Total Complexity |
44 |
| Dependencies |
0 |
| Dependents |
1 |
| Total lines |
386 |
| Lines of code |
197 |
| Logical lines of code |
107 |
| Comment lines |
146 |
| Methods |
21 |
| Properties |
3 |
Methods 21
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| delete_file() |
S |
57 |
6 |
18 |
| set_font_cache_name() |
S |
64 |
5 |
9 |
| create_cache_file() |
S |
58 |
3 |
16 |
| global_fonts() |
S |
60 |
3 |
13 |
| render_mechanism() |
S |
65 |
3 |
9 |
| bypass_generate_css() |
S |
63 |
3 |
10 |
| schedule_cleanup_cron() |
S |
65 |
3 |
9 |
| add_custom_intervals() |
S |
52 |
1 |
27 |
| render_style() |
S |
66 |
2 |
8 |
| initialize_wp_filesystem() |
S |
71 |
2 |
6 |
| read_cache_file() |
S |
64 |
2 |
10 |
| is_file_exist() |
S |
65 |
2 |
10 |
| __construct() |
S |
59 |
1 |
13 |
| get_font_cache_filename() |
S |
82 |
1 |
3 |
| delete_generated_css_switch_theme() |
S |
73 |
1 |
5 |
| cleanup_cached_style() |
S |
73 |
1 |
5 |
| generate_style_cache_id() |
S |
75 |
1 |
4 |
| get_style_cache_id() |
S |
79 |
1 |
3 |
| get_file_name() |
S |
75 |
1 |
4 |
| generate_and_render() |
S |
72 |
1 |
5 |
| inject_to_header() |
S |
65 |
1 |
10 |